projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b457cc3
)
*** empty log message ***
author
Noah Friedman
<friedman@splode.com>
Sat, 24 Apr 1993 10:10:19 +0000
(10:10 +0000)
committer
Noah Friedman
<friedman@splode.com>
Sat, 24 Apr 1993 10:10:19 +0000
(10:10 +0000)
lisp/shell.el
patch
|
blob
|
history
diff --git
a/lisp/shell.el
b/lisp/shell.el
index 50562b21fa2279a962435d1bd844386ddd586556..349da38448d2a827b4bee9ca96febbcfc05a7d07 100644
(file)
--- a/
lisp/shell.el
+++ b/
lisp/shell.el
@@
-144,7
+144,7
@@
(require 'comint)
;;;###autoload
-(defconst shell-prompt-pattern "^[^#$%>
]*[#$%>
] *"
+(defconst shell-prompt-pattern "^[^#$%>
;]*[#$%>;
] *"
"Regexp to match prompts in the inferior shell.
Defaults to \"^[^#$%>]*[#$%>] *\", which works pretty well.
This variable is used to initialise comint-prompt-regexp in the